*{   -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent; /* For some Androids */}

.top-animate {
    background: #fff !important;
    top: 13px !important;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);}
.mid-animate {
    opacity: 0;}
.bottom-animate {
    background: #fff !important;
    top: 13px !important;
    -webkit-transform: rotate(-225deg);
    transform: rotate(-225deg);}
.top-menu {
    top: 5px;
    width: 25px;
    height: 2px;
    border-radius: 10px;
    background-color: #da7610;}
.mid-menu {
    top: 13px;
    width: 25px;
    height: 2px;
    border-radius: 10px;
    background-color: #fff;}
.bottom-menu {
    top: 21px;
    width: 25px;
    height: 2px;
    border-radius: 10px;
    background-color: #fff;}
.menui {
    background: #da7610;
    transition: 0.6s ease;
    transition-timing-function: cubic-bezier(.75, 0, .29, 1.01);
    margin-top: 1px !important;
    position: absolute;}
.icon2 {
    z-index:999;
    position: absolute !important;
    display: block;
    padding: 9px;
    height: 32px;
    width:32px;
    margin: 0px;
	margin-top:-5px;
    top: 0;
    right: 0;}
.mobilenav {
    font-family: 'Open Sans', sans-serif;f;
    top: 0;
    right:0;
    z-index: 999;
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background:#fff;
}
.mobilenav li {
    list-style-type: none;
    text-align: center;
    padding:0px !important;
}
.mobilenav li a {
    font-size:15px;
    color: #fff;
    text-decoration: none;
    font-weight: 300;
    width: 100%;
	line-height:10px !important 
}
.altmenu{
    font-size:13px !important;
    color: #ccc !important;
	padding:0 !important

}
.altmenu a{
    font-size:10px !important;
    color: #ccc !important;

}
.mobilenav li:first-child {
    margin-top: 30px;
}* {
    font-family: 'Open Sans', sans-serif;f;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  /* For some Androids */}
.top-animate {
  background: #fff !important;
  top: 13px !important;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);}
.mid-animate {
  opacity: 0;}
.bottom-animate {
  background: #fff !important;
  top: 13px !important;
  -webkit-transform: rotate(-225deg);
  transform: rotate(-225deg);}
.top-menu {
  top: 5px;
  width: 25px;
  height: 2px;
  border-radius: 10px;
    background:#da7610;}
.mid-menu {
  top: 13px;
  width: 25px;
  height: 2px;
  border-radius: 10px;
    background:#da7610;}
.bottom-menu {
  top: 21px;
  width: 25px;
  height: 2px;
  border-radius: 10px;
    background:#fff;}
.menui {
    background:#a0a29c;
  transition: 0.6s ease;
  transition-timing-function: cubic-bezier(.75, 0, .29, 1.01);
  margin-top: 10px;
  position: absolute;}
.icon2 {
	z-index: 9999;
	position: fixed;
	display: block;
	padding: 9px;
	height: 32px;
	width: 32px;
	margin: 0px;
	top:27px;
	right:0;
}
.mobilenav {
    font-family: 'Open Sans', sans-serif;f;
  top: 0;
  left: 0;
  z-index: 9999;
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background: url(../images/hamburgermenubg.png) repeat;}
.mobilenav li {
  list-style-type: none;
  text-align: center;
  padding:0;}
.mobilenav li a {
  font-size:16px;
  color: #fff;
  text-decoration: none;
  font-weight: 300;
  width: 100%;
  line-height:10px !important}
.mobilenav li:first-child {
  margin-top: 30px;}
.icon2{display:none;}

@media only screen and (max-width: 963px) { 
.icon2{display:inline !important;}
}
